Auto merge of #1920 - Turbo87:uppercase-docopts, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 19 Aug 2015 16:14:14 +0000 (16:14 +0000)
committerbors <bors@rust-lang.org>
Wed, 19 Aug 2015 16:14:14 +0000 (16:14 +0000)
commite36b001a0291bb7fa4e1434ae49eb0f3b49baf76
tree92bb146ffc0e50d0532ba529837610363f3e4ad0
parenta0b7b693f8ae8d8cfbbfbee876428595f633d0dd
parenteb1527ee60b3b725f7c25a68da9e8a5dcf43fb23
Auto merge of #1920 - Turbo87:uppercase-docopts, r=alexcrichton

Every other command except for `cargo new` is using <argument> for positional arguments and ARG for option arguments.